pub unsafe extern "system" fn u_charName(
    code: i32,
    namechoice: UCharNameChoice,
    buffer: PCSTR,
    bufferlength: i32,
    perrorcode: *mut UErrorCode
) -> i32
Expand description

Required features: "Win32_Globalization"