[][src]Function CCODE::CallWindowProcW

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