sc_window_get_title_owned

Function sc_window_get_title_owned 

Source
pub unsafe extern "C" fn sc_window_get_title_owned(
    window: *const c_void,
) -> *mut i8
Expand description

Get window title as owned string (caller must free with sc_free_string)