Function fermium::video::SDL_GetWindowTitle[][src]

pub unsafe extern "C" fn SDL_GetWindowTitle(
    window: *mut SDL_Window
) -> *const c_char

Gets the window’s title, or "" if there is no title.