[][src]Function wpilib_sys::bindings::HAL_SetSerialReadBufferSize

pub unsafe extern "C" fn HAL_SetSerialReadBufferSize(
    port: Type,
    size: i32,
    status: *mut i32
)

Sets the size of the read buffer.

@param port the serial port @param size the read buffer size