Function rb_sys::bindings::rb_proc_new

source ·
pub unsafe extern "C" fn rb_proc_new(
    arg1: rb_block_call_func_t,
    arg2: VALUE
) -> VALUE