Function EVP_CIPHER_do_all_sorted

Source
pub unsafe extern "C" fn EVP_CIPHER_do_all_sorted(
    fn_: Option<unsafe extern "C" fn(*const evp_cipher_st, *const i8, *const i8, *mut c_void)>,
    arg: *mut c_void,
)