[][src]Function jl_sys::jl_is_const

pub unsafe extern "C" fn jl_is_const(
    m: *mut jl_module_t,
    var: *mut jl_sym_t
) -> c_int