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