10 lines
250 B
Groff
10 lines
250 B
Groff
|
.TH "nvme_unlink_ctrl" 9 "nvme_unlink_ctrl" "April 2022" "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
|