Function __vsprintf_chk

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