[][src]Type Definition unity_native_plugin_sys::PFN_vkCreateIndirectCommandsLayoutNV

type PFN_vkCreateIndirectCommandsLayoutNV = Option<unsafe extern "system" fn(device: VkDevice, pCreateInfo: *const VkIndirectCommandsLayoutCreateInfoNV, pAllocator: *const VkAllocationCallbacks, pIndirectCommandsLayout: *mut VkIndirectCommandsLayoutNV) -> VkResult>;