Function CharToOemW

Source
pub unsafe extern "C" fn CharToOemW(
    pSrc: LPCWSTR,
    pDst: LPSTR,
) -> BOOL