Type Alias r_efi::system::RuntimeUpdateCapsule

source ยท
pub type RuntimeUpdateCapsule = extern "efiapi" fn(_: *mut *mut CapsuleHeader, _: usize, _: PhysicalAddress) -> Status;