[][src]Function libucl_bind::ucl_object_fromstring_common

pub unsafe extern "C" fn ucl_object_fromstring_common(
    val: *const c_char,
    len: size_t,
    flags: ucl_string_flags_t
) -> *mut ucl_object_t