[][src]Type Definition uefi_ffi::EFI_UNINSTALL_PROTOCOL_INTERFACE

type EFI_UNINSTALL_PROTOCOL_INTERFACE = Option<unsafe extern "C" fn(Handle: EFI_HANDLE, Protocol: *mut EFI_GUID, Interface: *mut u8) -> EFI_STATUS>;