[][src]Type Definition vulkan_bindings::FnCmdSetPerformanceMarkerINTEL

type FnCmdSetPerformanceMarkerINTEL = extern "system" fn(commandBuffer: CommandBuffer, pMarkerInfo: *const PerformanceMarkerInfoINTEL) -> Result;