get_status

Function get_status 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn get_status() -> u8
Expand description

Get tile status

ยงSafety

The tile must be initialized.

Returns status byte, or 0xFF if not initialized.