Function flipper0::ffi::byte_input_alloc

source ·
pub unsafe extern "C" fn byte_input_alloc() -> *mut ByteInput
Expand description

Allocate and initialize byte input. This byte input is used to enter bytes.

@return ByteInput instance pointer