Function rust_tcl_sys::tcl::Tcl_PkgProvide [] [src]

pub unsafe extern "C" fn Tcl_PkgProvide(
    interp: *mut Tcl_Interp,
    name: *const c_char,
    version: *const c_char
) -> c_int