Type Alias Instance
pub type Instance = *mut VkInstance_T;
Trait Implementations§
Source§impl From<NullHandle> for Instance
impl From<NullHandle> for Instance
Source§fn from(_: NullHandle) -> Self
fn from(_: NullHandle) -> Self
Converts to this type from the input type.