[][src]Function uclicious_libucl_sys::ucl_comments_find

pub unsafe extern "C" fn ucl_comments_find(
    comments: *const ucl_object_t,
    srch: *const ucl_object_t
) -> *const ucl_object_t

Utility function to find a comment object for the specified object in the input @param comments comments object @param srch search object @return string comment enclosed in ucl_object_t