Skip to main content

switch_regex_copy_substring

Function switch_regex_copy_substring 

Source
pub unsafe extern "C" fn switch_regex_copy_substring(
    match_data: *mut switch_regex_match_t,
    stringnumber: c_int,
    buffer: *mut c_char,
    size: *mut usize,
) -> c_int