[][src]Function swim_c::stdio::vsprintf

pub unsafe extern "C" fn vsprintf(
    s: *mut i8,
    format: *const i8,
    arg: *mut c_void
) -> i32