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

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