ProtocolAllocateBuffer

Type Alias ProtocolAllocateBuffer 

Source
pub type ProtocolAllocateBuffer = extern "efiapi" fn(*mut Protocol, AllocateType, MemoryType, usize, *mut *mut c_void, Attribute) -> Status;