EndDialog

Function EndDialog 

Source
pub unsafe extern "system" fn EndDialog(
    hdlg: *mut c_void,
    nresult: isize,
) -> i32
Expand description

#137 EndDialog

destroys a modal dialog box and causes the DialogBox() function that created it to return