#[no_mangle]
pub extern "C" fn opendp_data__to_string(
    this: *const AnyObject
) -> FfiResult<*mut c_char>
Expand description

Internal function. Convert the AnyObject to a string representation.