pub unsafe extern "system" fn CharToOemW(
    psrc: PCWSTR,
    pdst: PSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"