Type Alias r_efi::protocols::absolute_pointer::Reset

source ยท
pub type Reset = extern "efiapi" fn(this: *mut Protocol, extended_verification: bool) -> Status;