Function ucsdet_setDeclaredEncoding
pub unsafe fn ucsdet_setDeclaredEncoding<P1>(
ucsd: *mut UCharsetDetector,
encoding: P1,
length: i32,
status: *mut UErrorCode,
)where
P1: Param<PCSTR>,
pub unsafe fn ucsdet_setDeclaredEncoding<P1>(
ucsd: *mut UCharsetDetector,
encoding: P1,
length: i32,
status: *mut UErrorCode,
)where
P1: Param<PCSTR>,