Skip to main content

vkDestroyExternalComputeQueueNV

Function vkDestroyExternalComputeQueueNV 

Source
pub unsafe extern "system" fn vkDestroyExternalComputeQueueNV(
    device: VkDevice,
    externalQueue: VkExternalComputeQueueNV,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with prototypes.