Function winapi::um::winuser::CharToOemW

source ·
pub unsafe extern "system" fn CharToOemW(
    pSrc: LPCWSTR,
    pDst: LPSTR
) -> BOOL