pub unsafe extern "C" fn ulWindowSetTitle(
    window: ULWindow,
    title: *const c_char
)
Expand description

Set the window title.