PhidgetRFID_write

Function PhidgetRFID_write 

Source
pub unsafe extern "C" fn PhidgetRFID_write(
    ch: PhidgetRFIDHandle,
    tagString: *const c_char,
    protocol: PhidgetRFID_Protocol,
    lockTag: c_int,
) -> PhidgetReturnCode