Function Tcl_GetChannelNamesEx

Source
pub unsafe extern "C" fn Tcl_GetChannelNamesEx(
    interp: *mut Tcl_Interp,
    pattern: *const c_char,
) -> c_int