pub unsafe fn _set_check_length(check: bool)
Expand description
Meant for internal use. In very rare conditions this can be turned off.
§Safety
The caller must ensure the Series that exceeds the length get’s deconstructed into array values or list values before and never is used.