pub type UCharEnumTypeRange = Option<unsafe extern "system" fn(context: *const c_void, start: i32, limit: i32, type: UCharCategory) -> i8>;
Expand description

Required features: "Win32_Globalization"