pub unsafe extern "C" fn byte_input_get_view(
    byte_input: *mut ByteInput
) -> *mut View
Expand description

Get byte input view

Returns:

  • View instance that can be used for embedding

Arguments

  • byte_input - byte input instance