g_string_append_c

Function g_string_append_c 

Source
pub unsafe extern "C" fn g_string_append_c(
    string: *mut GString,
    c: c_char,
) -> *mut GString