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