pub unsafe extern "C" fn NK_write_config_struct(
    config: NK_config,
    admin_temporary_password: *const c_char
) -> c_int
Expand description

Write general config to the device @param config the configuration data @param admin_temporary_password current admin temporary password @return command processing error code