Function user32::DefWindowProcA [] [src]

pub unsafe extern "system" fn DefWindowProcA(
    hWnd: HWND,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> LRESULT