vkRegisterDeviceEventEXT

Function vkRegisterDeviceEventEXT 

Source
pub unsafe extern "system" fn vkRegisterDeviceEventEXT(
    device: VkDevice,
    pDeviceEventInfo: *const VkDeviceEventInfoEXT,
    pAllocator: *const VkAllocationCallbacks,
    pFence: *mut VkFence,
) -> VkResult