Type Alias ash::vk::PFN_vkDestroyIndirectCommandsLayoutNV

source ยท
pub type PFN_vkDestroyIndirectCommandsLayoutNV = unsafe extern "system" fn(device: Device, indirect_commands_layout: IndirectCommandsLayoutNV, p_allocator: *const AllocationCallbacks);