rust_icu_sys

Function ucol_getBound_74

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