| libnvmf_uri_get_query(9) | libnvme API manual | libnvmf_uri_get_query(9) |
NAME¶
libnvmf_uri_get_query - Get query.
SYNOPSIS¶
const char * libnvmf_uri_get_query (const struct libnvmf_uri *p );
ARGUMENTS¶
- p
- The struct libnvmf_uri instance to query.
RETURN¶
The value of the query field, or NULL if not set.
| libnvmf_uri_get_query | July 2026 |