Function jl_module_export

Source
pub unsafe extern "C" fn jl_module_export(
    from: *mut jl_module_t,
    s: *mut jl_sym_t,
)