Skip to main content

regerror

Function regerror 

Source
#[unsafe(no_mangle)]
pub extern "C" fn regerror( code: c_int, _regex: *const regex_t, out: *mut c_char, max: size_t, ) -> size_t
Expand description