#[unsafe(no_mangle)] pub extern "C" fn eip_write_bool( client_id: c_int, tag_name: *const c_char, value: c_int, ) -> c_int
Write a boolean tag