9 lines
280 B
Groff
9 lines
280 B
Groff
.TH "nvme_nbft_free" 9 "nvme_nbft_free" "November 2024" "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.
|