Function ENGINE_get_load_pubkey_function

Source
pub unsafe extern "C" fn ENGINE_get_load_pubkey_function(
    e: *const engine_st,
) -> Option<unsafe extern "C" fn(*mut engine_st, *const i8, *mut ui_method_st, *mut c_void) -> *mut evp_pkey_st>