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

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