Function ucnv_detectUnicodeSignature
pub unsafe fn ucnv_detectUnicodeSignature<P0>(
source: P0,
sourcelength: i32,
signaturelength: *mut i32,
perrorcode: *mut UErrorCode,
) -> PCSTRwhere
P0: Param<PCSTR>,
pub unsafe fn ucnv_detectUnicodeSignature<P0>(
source: P0,
sourcelength: i32,
signaturelength: *mut i32,
perrorcode: *mut UErrorCode,
) -> PCSTRwhere
P0: Param<PCSTR>,