pub unsafe extern "C" fn HAL_SetSerialWriteBufferSize( port: Type, size: i32, status: *mut i32, )
Sets the size of the write buffer.
@param port the serial port @param size the write buffer size