u_strToWCS

Function u_strToWCS 

pub unsafe extern "C" fn u_strToWCS(
    dest: PCWSTR,
    destcapacity: i32,
    pdestlength: *mut i32,
    src: *const u16,
    srclength: i32,
    perrorcode: *mut UErrorCode,
) -> PWSTR