[][src]Function uclicious_libucl_sys::ucl_object_typed_new

pub unsafe extern "C" fn ucl_object_typed_new(
    type_: ucl_type_t
) -> *mut ucl_object_t

Create new object with type specified @param type type of a new object @return new object