Function ucnv_setSubstChars
pub unsafe fn ucnv_setSubstChars<P1>(
converter: *mut UConverter,
subchars: P1,
len: i8,
err: *mut UErrorCode,
)where
P1: Param<PCSTR>,
pub unsafe fn ucnv_setSubstChars<P1>(
converter: *mut UConverter,
subchars: P1,
len: i8,
err: *mut UErrorCode,
)where
P1: Param<PCSTR>,