[][src]Function uclicious_libucl_sys::ucl_parser_get_comments

pub unsafe extern "C" fn ucl_parser_get_comments(
    parser: *mut ucl_parser
) -> *const ucl_object_t

Get constant opaque pointer to comments structure for this parser. Increase refcount to prevent this object to be destroyed on parser's destruction @param parser parser structure @return ucl comments pointer or NULL