onig_sys

Function onig_region_copy

Source
pub unsafe extern "C" fn onig_region_copy(
    to: *mut OnigRegion,
    from: *mut OnigRegion,
)