[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetPerformanceStreamMarkerINTEL

type PFN_vkCmdSetPerformanceStreamMarkerINTEL = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, pMarkerInfo: *const VkPerformanceStreamMarkerInfoINTEL) -> VkResult>;