pub unsafe extern "system" fn vkCreateExternalComputeQueueNV(
device: VkDevice,
pCreateInfo: *const VkExternalComputeQueueCreateInfoNV,
pAllocator: *const VkAllocationCallbacks,
pExternalQueue: *mut VkExternalComputeQueueNV,
) -> VkResultExpand description
Available if built with prototypes.