Function boring_sys::EVP_MD_do_all_sorted

source ยท
pub unsafe extern "C" fn EVP_MD_do_all_sorted(
    callback: Option<unsafe extern "C" fn(cipher: *const EVP_MD, name: *const c_char, unused: *const c_char, arg: *mut c_void)>,
    arg: *mut c_void
)