Function rb_debug_rstring_null_ptr
Source pub unsafe extern "C" fn rb_debug_rstring_null_ptr(
func: *const c_char,
)
Expand description
§Private
Prints diagnostic message to stderr when RSTRING_PTR or RSTRING_END
is NULL.
§@param[in] func The function name where encountered NULL pointer.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3