pub unsafe extern "C" fn ion_writer_write_decimal(
    hwriter: hWRITER,
    value: *mut decQuad
) -> iERR
Expand description

@deprecated use of decQuads directly is deprecated. ION_DECIMAL should be used. See ion_writer_write_ion_decimal.