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

@brief Read varint-encoded pair from RAW file

@param file @param duration @param pulse @param pass_end file was wrapped around, can be NULL @return bool