Skip to main content

rb_eof_error

Function rb_eof_error 

Source
pub unsafe extern "C" fn rb_eof_error() -> !
Expand description

Utility function to raise ::rb_eEOFError.

ยง@exception rb_eEOFError End of file situation. @note It never returns.

Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.3.8