Type Alias ucl_macro_handler

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