sprintf

Function sprintf 

Source
pub unsafe extern "C" fn sprintf(
    char: *mut c_char,
    format: *const c_char,
    ...
)