[][src]Function jl_sys::jl_has_typevar

pub unsafe extern "C" fn jl_has_typevar(
    t: *mut jl_value_t,
    v: *mut jl_tvar_t
) -> c_int