NAME¶
libnvmf_uri_set_protocol - Set protocol.
SYNOPSIS¶
void libnvmf_uri_set_protocol (struct libnvmf_uri *p
, const char *protocol );
ARGUMENTS¶
- p
- The struct libnvmf_uri instance to update.
- protocol
- New string; a copy is stored. Pass NULL to clear.