Function jl_new_module

Source
pub unsafe extern "C" fn jl_new_module(
    name: *mut jl_sym_t,
) -> *mut jl_module_t