Function String_AppendUInt32

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