rb_reg_alloc

Function rb_reg_alloc 

Source
pub unsafe extern "C" fn rb_reg_alloc() -> VALUE
Expand description

Allocates an instance of ::rb_cRegexp.

@private

ยงNobody should call this function. Regular expressions that are not initialised must not exist in the wild.

Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.2.3