pub unsafe extern "C" fn NK_get_password_safe_slot_status() -> *mut u8
Expand description

Get password safe slots’ status The return value must be freed using NK_free_password_safe_slot_status. @return uint8_t[16] slot statuses - each byte represents one slot with 0 (not programmed) and 1 (programmed)