Function sdl2_sys::render::SDL_QueryTexture
[−]
[src]
pub unsafe extern "C" fn SDL_QueryTexture(
texture: *mut SDL_Texture,
format: *mut uint32_t,
access: *mut c_int,
w: *mut c_int,
h: *mut c_int
) -> c_int