Type Definition vulkanalia_sys::PFN_vkDestroyIndirectCommandsLayoutNV[][src]

type PFN_vkDestroyIndirectCommandsLayoutNV = unsafe extern "system" fn(_device: Device, _indirect_commands_layout: IndirectCommandsLayoutNV, _allocator: *const AllocationCallbacks);