Function OSSL_PARAM_get_int32

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