windows::Win32::Globalization

Function uregex_openC

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