GetState

Type Alias GetState 

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