Function ENGINE_get_digests

Source
pub unsafe extern "C" fn ENGINE_get_digests(
    e: *const engine_st,
) -> Option<unsafe extern "C" fn(*mut engine_st, *mut *const evp_md_st, *mut *const i32, i32) -> i32>