lfrfid_raw_file_read_pair

Function lfrfid_raw_file_read_pair 

Source
pub unsafe extern "C" fn lfrfid_raw_file_read_pair(
    file: *mut LFRFIDRawFile,
    duration: *mut u32,
    pulse: *mut u32,
    pass_end: *mut bool,
) -> bool
Expand description

Read varint-encoded pair from RAW file

§Arguments

  • file -
  • duration -
  • pulse -
  • pass_end - file was wrapped around, can be NULL

§Returns

bool