Type Definition unity_native_plugin_sys::PFN_vkRegisterDeviceEventEXT[][src]

pub type PFN_vkRegisterDeviceEventEXT = Option<unsafe extern "system" fn(device: VkDevice, pDeviceEventInfo: *const VkDeviceEventInfoEXT, pAllocator: *const VkAllocationCallbacks, pFence: *mut VkFence) -> VkResult>;