nvme_update_config - Man Page
Update JSON configuration
Synopsis
int nvme_update_config (nvme_root_t r );
Arguments
- r
nvme_root_t object
Description
Updates the JSON configuration file with the contents of r.
Return
0 on success, -1 on failure.
Info
August 2024 libnvme API manual