Function ucsdet_setText
pub unsafe fn ucsdet_setText<P1>(
ucsd: *mut UCharsetDetector,
textin: P1,
len: i32,
status: *mut UErrorCode,
)where
P1: Param<PCSTR>,
pub unsafe fn ucsdet_setText<P1>(
ucsd: *mut UCharsetDetector,
textin: P1,
len: i32,
status: *mut UErrorCode,
)where
P1: Param<PCSTR>,