Function OSSL_PARAM_get_BN

Source
pub unsafe extern "C" fn OSSL_PARAM_get_BN(
    p: *const ossl_param_st,
    val: *mut *mut bignum_st,
) -> i32