.TH "libnvmf_uri_set_scheme" 9 "libnvmf_uri_set_scheme" "September 2026" "libnvme API manual" LINUX .SH NAME libnvmf_uri_set_scheme \- Set scheme. .SH SYNOPSIS .B "void" libnvmf_uri_set_scheme .BI "(struct libnvmf_uri *p " "," .BI "const char *scheme " ");" .SH ARGUMENTS .IP "p" 12 The \fIstruct libnvmf_uri\fP instance to update. .IP "scheme" 12 New string; a copy is stored. Pass NULL to clear.