Function wxd_Window_Refresh

Source
pub unsafe extern "C" fn wxd_Window_Refresh(
    window: *mut wxd_Window_t,
    eraseBackground: c_int,
    rect: *const wxd_Rect,
)