Function OSSL_PARAM_get_int64

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