Function OSSL_PARAM_get_int

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