Type Alias Handle

Source
pub type Handle = *mut c_void;
Expand description

Handle to a UEFI entity (protocol, image, etc).