Function String_AppendInt

Source
pub unsafe extern "C" fn String_AppendInt(
    str_: *mut cc_string,
    num: c_int,
)