Function windows_sys::Win32::Globalization::ucol_openRules

pub unsafe extern "cdecl" fn ucol_openRules(
    rules: *const u16,
    ruleslength: i32,
    normalizationmode: UColAttributeValue,
    strength: UColAttributeValue,
    parseerror: *mut UParseError,
    status: *mut UErrorCode,
) -> *mut UCollator