Type Alias r_efi::protocols::absolute_pointer::GetState

source ยท
pub type GetState = extern "efiapi" fn(this: *mut Protocol, state: *mut State) -> Status;