[][src]Type Definition ash_tray::ash::vk::PFN_vkCmdSetCheckpointNV

type PFN_vkCmdSetCheckpointNV = extern "system" fn(command_buffer: CommandBuffer, p_checkpoint_marker: *const c_void) -> c_void;