Function glib_sys::g_string_free_and_steal

source ·
pub unsafe extern "C" fn g_string_free_and_steal(
    string: *mut GString
) -> *mut c_char
Available on crate feature v2_76 only.