Function EndDialog

Source
pub unsafe extern "C" fn EndDialog(
    hDlg: HWND,
    nResult: INT_PTR,
) -> BOOL