Function rb_sys::bindings::rb_syserr_new

source ·
pub unsafe extern "C" fn rb_syserr_new(
arg1: c_int,
arg2: *const c_char
) -> VALUE