Function ud_set_input_buffer

Source
pub unsafe extern "C" fn ud_set_input_buffer(
    ud: *mut ud,
    data: *const u8,
    len: usize,
)
Expand description

Sets the input source for the library to a buffer of size bytes.