Function winapi::um::winuser::CharToOemA

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