Function glib_sys::g_snprintf

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