Function string_concat_utf16

Source
pub unsafe extern "C" fn string_concat_utf16(
    p1: String,
    p2: *const c_char,
) -> c_int