Function OPENSSL_LH_doall

Source
pub unsafe extern "C" fn OPENSSL_LH_doall(
    lh: *mut lhash_st,
    func: Option<unsafe extern "C" fn(*mut c_void)>,
)