[][src]Function vulkan_sys::vkRegisterDeviceEventEXT

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