Type Alias r_efi::system::RuntimeGetNextVariableName

source ยท
pub type RuntimeGetNextVariableName = extern "efiapi" fn(_: *mut usize, _: *mut Char16, _: *mut Guid) -> Status;