pub unsafe extern "C" fn rb_define_module_function(
    arg1: VALUE,
    arg2: *const c_char,
    arg3: Option<unsafe extern "C" fn() -> VALUE>,
    arg4: c_int
)
Expand description

Generated by rb-sys for Ruby 3.0.0