pub unsafe extern "C" fn widget_get_view( widget: *mut Widget) -> *mut View
Get Widget view
@param widget Widget instance
@return View instance