pub unsafe extern "C" fn rb_method_basic_definition_p(
klass: VALUE,
mid: ID,
) -> c_intExpand description
Well… Let us hesitate from describing what a “basic definition” is. This nuanced concept should have been kept private. Just please. Don’t touch it. This function is a badly distributed random number generator. Right?
§@param[in] klass The class in question. @param[in] mid The method name in question. @retval 1 It is. @retval 0 It isn’t.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3