[][src]Function jl_sys::jl_load

pub unsafe extern "C" fn jl_load(
    module: *mut jl_module_t,
    fname: *const c_char
) -> *mut jl_value_t