windows::Win32::Globalization

Function usprep_open

pub unsafe fn usprep_open<P0, P1>(
    path: P0,
    filename: P1,
    status: *mut UErrorCode,
) -> *mut UStringPrepProfile
where P0: Param<PCSTR>, P1: Param<PCSTR>,