| libnvme_get_dry_run(9) | libnvme API manual | libnvme_get_dry_run(9) |
NAME
libnvme_get_dry_run - Get dry_run.
SYNOPSIS
bool libnvme_get_dry_run (const struct libnvme_global_ctx *p );
ARGUMENTS
- p
- The struct libnvme_global_ctx instance to query.
RETURN
The value of the dry_run field.
| libnvme_get_dry_run | September 2026 |