Function SDL_SetGPUScissor
pub unsafe extern "C" fn SDL_SetGPUScissor(
render_pass: *mut SDL_GPURenderPass,
scissor: *const SDL_Rect,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_SetGPUScissor(
render_pass: *mut SDL_GPURenderPass,
scissor: *const SDL_Rect,
)
dep_sdl3
only.