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

type PFN_vkCreateIndirectCommandsLayoutNVX = extern "system" fn(device: Device, p_create_info: *const IndirectCommandsLayoutCreateInfoNVX, p_allocator: *const AllocationCallbacks, p_indirect_commands_layout: *mut IndirectCommandsLayoutNVX) -> Result;