Function String_AppendUtf8

Source
pub unsafe extern "C" fn String_AppendUtf8(
    str_: *mut cc_string,
    data: *const c_void,
    numBytes: c_int,
)