sprintf

Function sprintf 

Source
pub unsafe extern "C" fn sprintf(
    s: *mut u8,
    format: *const u8,
    ...
) -> i32