[][src]Function rust_icu_sys::u_strToLower_66

pub unsafe extern "C" fn u_strToLower_66(
    dest: *mut UChar,
    destCapacity: i32,
    src: *const UChar,
    srcLength: i32,
    locale: *const c_char,
    pErrorCode: *mut UErrorCode
) -> i32