Function OPENSSL_LH_insert

Source
pub unsafe extern "C" fn OPENSSL_LH_insert(
    lh: *mut lhash_st,
    data: *mut c_void,
) -> *mut c_void