Function OPENSSL_LH_retrieve

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