Function uregex_openC
pub unsafe fn uregex_openC<P0>(
pattern: P0,
flags: u32,
pe: *mut UParseError,
status: *mut UErrorCode,
) -> *mut URegularExpressionwhere
P0: Param<PCSTR>,
pub unsafe fn uregex_openC<P0>(
pattern: P0,
flags: u32,
pe: *mut UParseError,
status: *mut UErrorCode,
) -> *mut URegularExpressionwhere
P0: Param<PCSTR>,