Function DefDlgProcA

Source
pub unsafe extern "system" fn DefDlgProcA(
    hDlg: HWND,
    msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM,
) -> LRESULT