[][src]Function quickjs_sys::sprintf

pub unsafe extern "C" fn sprintf(
    __s: *mut c_char,
    __format: *const c_char,
    _: ...
) -> c_int