glib_sys

Function g_string_append

source
pub unsafe extern "C" fn g_string_append(
    string: *mut GString,
    val: *const c_char,
) -> *mut GString