Function OSSL_PARAM_get_BN

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