Function libudis86_sys::ud_set_input_buffer [] [src]

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

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