Function windows::Win32::Globalization::u_charName

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