[][src]Function libucl_bind::ucl_object_emit_full

pub unsafe extern "C" fn ucl_object_emit_full(
    obj: *const ucl_object_t,
    emit_type: ucl_emitter_t,
    emitter: *mut ucl_emitter_functions,
    comments: *const ucl_object_t
) -> bool