Function windows::Win32::Globalization::ucol_setAttribute

pub unsafe fn ucol_setAttribute(
    coll: *mut UCollator,
    attr: UColAttribute,
    value: UColAttributeValue,
    status: *mut UErrorCode,
)