pub unsafe extern "C" fn furi_hal_rfid_comp_set_callback(
    callback: Option<unsafe extern "C" fn(bool, *mut c_void)>,
    context: *mut c_void
)
Expand description

Set comparator callback