Type Definition unity_native_plugin_sys::PFN_vkCmdSetPerformanceMarkerINTEL[][src]

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