Function sdl2_sys::render::SDL_GL_BindTexture [] [src]

pub unsafe extern "C" fn SDL_GL_BindTexture(
    texture: *mut SDL_Texture,
    texw: *mut c_float,
    texh: *mut c_float
) -> c_int