[][src]Type Definition vulkan_bindings::FnCreateIndirectCommandsLayoutNVX

type FnCreateIndirectCommandsLayoutNVX = extern "system" fn(device: Device, pCreateInfo: *const IndirectCommandsLayoutCreateInfoNVX, pAllocator: *const AllocationCallbacks, pIndirectCommandsLayout: *mut IndirectCommandsLayoutNVX) -> Result;