Type Definition unity_native_plugin_sys::PFN_vkCmdBeginQueryIndexedEXT[][src]

pub type PFN_vkCmdBeginQueryIndexedEXT = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, queryPool: VkQueryPool, query: u32, flags: VkQueryControlFlags, index: u32)>;