Skip to main content

vkRegisterDeviceEventEXT

Function vkRegisterDeviceEventEXT 

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

Available if built with prototypes.