glib_sys

Function g_string_printf

source
pub unsafe extern "C" fn g_string_printf(
    string: *mut GString,
    format: *const c_char,
    ...
)