[][src]Function CCODE::CallWindowProcA

pub unsafe extern "C" fn CallWindowProcA(
    lpPrevWndFunc: WNDPROC,
    hWnd: HWND,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> LRESULT