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