10 lines
276 B
Groff
10 lines
276 B
Groff
|
.TH "nvme_nbft_free" 9 "nvme_nbft_free" "June 2023" "libnvme API manual" LINUX
|
||
|
.SH NAME
|
||
|
nvme_nbft_free \- Free the struct nbft_info and its contents
|
||
|
.SH SYNOPSIS
|
||
|
.B "void" nvme_nbft_free
|
||
|
.BI "(struct nbft_info *nbft " ");"
|
||
|
.SH ARGUMENTS
|
||
|
.IP "nbft" 12
|
||
|
Parsed NBFT table data.
|