#[no_mangle]
pub unsafe extern "C" fn dart_wing_console_read(
handle: *mut WingConsoleHandle,
send_port: i64,
)
Expand description
ยงSafety
This function should not be called with null
#[no_mangle]
pub unsafe extern "C" fn dart_wing_console_read(
handle: *mut WingConsoleHandle,
send_port: i64,
)
This function should not be called with null