Function ion_reader_read_lob_partial_bytes

Source
pub unsafe extern "C" fn ion_reader_read_lob_partial_bytes(
    hreader: hREADER,
    p_buf: *mut BYTE,
    buf_max: SIZE,
    p_length: *mut SIZE,
) -> iERR