[][src]Type Definition unity_native_plugin_sys::PFN_vkCmdSetCheckpointNV

type PFN_vkCmdSetCheckpointNV = Option<unsafe extern "system" fn(commandBuffer: VkCommandBuffer, pCheckpointMarker: *const c_void)>;