pub unsafe extern "C" fn NK_erase_hotp_slot(
    slot_number: u8,
    temporary_password: *const c_char
) -> c_int
Expand description

Erase HOTP slot data from the device @param slot_number HOTP slot number, slot_number<3 @param temporary_password admin temporary password @return command processing error code