Function SDL_BlitGPUTexture
pub unsafe extern "C" fn SDL_BlitGPUTexture(
command_buffer: *mut SDL_GPUCommandBuffer,
info: *const SDL_GPUBlitInfo,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_BlitGPUTexture(
command_buffer: *mut SDL_GPUCommandBuffer,
info: *const SDL_GPUBlitInfo,
)
dep_sdl3
only.