Function OPENSSL_LH_new

Source
pub unsafe extern "C" fn OPENSSL_LH_new(
    h: Option<unsafe extern "C" fn(_: *const c_void) -> u64>,
    c: Option<unsafe extern "C" fn(_: *const c_void, _: *const c_void) -> i32>,
) -> *mut lhash_st