Function rust_tcl_sys::tcl::Tcl_RegExpExec [] [src]

pub unsafe extern "C" fn Tcl_RegExpExec(
    interp: *mut Tcl_Interp,
    regexp: Tcl_RegExp,
    text: *const c_char,
    start: *const c_char
) -> c_int