Function libc::sprintf [] [src]

pub unsafe extern fn sprintf(
    s: *mut c_char,
    format: *const c_char,
     ...
) -> c_int