Function ucal_open
pub unsafe fn ucal_open<P2>(
zoneid: *const u16,
len: i32,
locale: P2,
type: UCalendarType,
status: *mut UErrorCode,
) -> *mut *mut c_voidwhere
P2: Param<PCSTR>,
pub unsafe fn ucal_open<P2>(
zoneid: *const u16,
len: i32,
locale: P2,
type: UCalendarType,
status: *mut UErrorCode,
) -> *mut *mut c_voidwhere
P2: Param<PCSTR>,