Function __sprintf_chk

Source
pub unsafe extern "C" fn __sprintf_chk(
    __s: *mut i8,
    __flag: i32,
    __slen: usize,
    __format: *const i8,
    ...
) -> i32