pub unsafe extern "system" fn DefDlgProcW(
    hdlg: HWND,
    msg: u32,
    wparam: WPARAM,
    lparam: LPARAM
) -> LRESULT
Expand description

Required features: "Win32_Foundation"