pub unsafe extern "C" fn NK_set_encrypted_read_write(
    admin_pin: *const c_char
) -> c_int
Expand description

Make encrypted volume read-write. Device hides encrypted volume for a second therefore make sure buffers are flushed before running. Firmware range: v0.49 only, future (see firmware release notes) Storage only @param admin_pin 20 characters @return command processing error code