Function winapi::um::winuser::EndDialog

source ·
pub unsafe extern "system" fn EndDialog(
    hDlg: HWND,
    nResult: INT_PTR
) -> BOOL