Function OPENSSL_sk_new

Source
pub unsafe extern "C" fn OPENSSL_sk_new(
    cmp: Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void) -> i32>,
) -> *mut stack_st