[][src]Function fermium::SDL_GL_BindTexture

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