pub unsafe fn unumf_openForSkeletonAndLocaleWithError<P0>(
skeleton: *const u16,
skeletonlen: i32,
locale: P0,
perror: *mut UParseError,
ec: *mut UErrorCode,
) -> *mut UNumberFormatterwhere
P0: Param<PCSTR>,
pub unsafe fn unumf_openForSkeletonAndLocaleWithError<P0>(
skeleton: *const u16,
skeletonlen: i32,
locale: P0,
perror: *mut UParseError,
ec: *mut UErrorCode,
) -> *mut UNumberFormatterwhere
P0: Param<PCSTR>,