pub type PFN_vkGetMemoryZirconHandlePropertiesFUCHSIA = unsafe extern "system" fn(device: Device, handle_type: ExternalMemoryHandleTypeFlagBits, zircon_handle: *mut c_void, p_memory_zircon_handle_properties: *mut MemoryZirconHandlePropertiesFUCHSIA) -> Result;
Expand description

Vulkan Manual Page · Function