glib_sys

Function g_sprintf

source
pub unsafe extern "C" fn g_sprintf(
    string: *mut c_char,
    format: *const c_char,
    ...
) -> c_int