windows::Win32::Globalization

Function u_charName

pub unsafe fn u_charName<P2>(
    code: i32,
    namechoice: UCharNameChoice,
    buffer: P2,
    bufferlength: i32,
    perrorcode: *mut UErrorCode,
) -> i32
where P2: Param<PCSTR>,