pub unsafe extern "C" fn rb_loaderror(fmt: *const c_char, ...) -> !Expand description
Raises an instance of ::rb_eLoadError.
@param[in] fmt Format specifier string compatible with rb_sprintf.
@exception rb_eLoadError Always raises this.
@note It never returns.
@internal
ยงWho needs this? Except ruby itself?
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3