Function OPENSSL_sk_new_reserve

Source
pub unsafe extern "C" fn OPENSSL_sk_new_reserve(
    c: Option<unsafe extern "C" fn(*const c_void, *const c_void) -> i32>,
    n: i32,
) -> *mut stack_st