Type Definition unity_native_plugin_sys::PFN_vkCmdExecuteCommands[][src]

pub type PFN_vkCmdExecuteCommands = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, commandBufferCount: u32, pCommandBuffers: *const VkCommandBuffer)>;