g_string_prepend

Function g_string_prepend 

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