[][src]Type Definition uclicious_libucl_sys::ucl_userdata_dtor

type ucl_userdata_dtor = Option<unsafe extern "C" fn(ud: *mut c_void)>;

Destructor type for userdata objects @param ud user specified data pointer