glib_sys

Function g_string_truncate

source
pub unsafe extern "C" fn g_string_truncate(
    string: *mut GString,
    len: size_t,
) -> *mut GString