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

Check whether AES is supported by the device @return 0 for no and 1 for yes