OSSL_PARAM_get_int64

Function OSSL_PARAM_get_int64 

Source
pub unsafe extern "C" fn OSSL_PARAM_get_int64(
    p: *const OSSL_PARAM,
    val: *mut i64,
) -> c_int