[][src]Function rust_icu_sys::ucol_getBound_66

pub unsafe extern "C" fn ucol_getBound_66(
    source: *const u8,
    sourceLength: i32,
    boundType: UColBoundMode,
    noOfLevels: u32,
    result: *mut u8,
    resultLength: i32,
    status: *mut UErrorCode
) -> i32