regex_create

Function regex_create 

Source
pub unsafe extern "C" fn regex_create(
    pattern: *const char_t,
) -> *mut RegEx