[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetPerformanceMarkerINTEL

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