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