Function DefSubclassProc

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