[][src]Type Definition vulkan_bindings::FnCreateIndirectCommandsLayoutNV

type FnCreateIndirectCommandsLayoutNV = extern "system" fn(device: Device, pCreateInfo: *const IndirectCommandsLayoutCreateInfoNV, pAllocator: *const AllocationCallbacks, pIndirectCommandsLayout: *mut IndirectCommandsLayoutNV) -> Result;