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

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

Sets the title of a window.