[][src]Function fermium::video::SDL_SetWindowTitle

pub unsafe extern "C" fn SDL_SetWindowTitle(
    window: *mut SDL_Window,
    title: *const c_char
)

Sets the title of a window.