EndDialog

Function EndDialog 

Source
pub unsafe fn EndDialog<'a>(
    hdlg: impl IntoParam<'a, HWND>,
    nresult: isize,
) -> BOOL