String_AppendUtf16

Function String_AppendUtf16 

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