Function SDL_InsertGPUDebugLabel
pub unsafe extern "C" fn SDL_InsertGPUDebugLabel(
command_buffer: *mut SDL_GPUCommandBuffer,
text: *const i8,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_InsertGPUDebugLabel(
command_buffer: *mut SDL_GPUCommandBuffer,
text: *const i8,
)
dep_sdl3
only.