Function jl_new_struct

Source
pub unsafe extern "C" fn jl_new_struct(
    type_: *mut jl_datatype_t,
    ...
) -> *mut jl_value_t