[][src]Type Definition ash::vk::PFN_vkDestroyIndirectCommandsLayoutNV

type PFN_vkDestroyIndirectCommandsLayoutNV = extern "system" fn(device: Device, indirect_commands_layout: IndirectCommandsLayoutNV, p_allocator: *const AllocationCallbacks) -> c_void;