9 lines
253 B
Groff
9 lines
253 B
Groff
.TH "nvme_unlink_ctrl" 9 "nvme_unlink_ctrl" "November 2024" "libnvme API manual" LINUX
|
|
.SH NAME
|
|
nvme_unlink_ctrl \- Unlink controller
|
|
.SH SYNOPSIS
|
|
.B "void" nvme_unlink_ctrl
|
|
.BI "(struct nvme_ctrl *c " ");"
|
|
.SH ARGUMENTS
|
|
.IP "c" 12
|
|
Controller instance
|