[][src]Type Definition libucl_bind::ucl_macro_handler

type ucl_macro_handler = extern "C" fn(_: *const c_uchar, _: size_t, _: *const ucl_object_t, _: *mut c_void) -> bool;