Function wxd_Dialog_EndModal

Source
pub unsafe extern "C" fn wxd_Dialog_EndModal(
    self_: *mut wxd_Dialog_t,
    retCode: c_int,
)