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