Function Tcl_GetEncoding

Source
pub unsafe extern "C" fn Tcl_GetEncoding(
    interp: *mut Tcl_Interp,
    name: *const c_char,
) -> Tcl_Encoding