rb_warn

Function rb_warn 

Source
pub unsafe extern "C" fn rb_warn(fmt: *const c_char, ...)
Expand description

Identical to rb_warning, except it reports always regardless of runtime -W flag.

ยง@param[in] fmt Format specifier string compatible with rb_sprintf.

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