blob: 9310c039dab3136a75ed3b0e194ed47a298499e7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
.Dd July 24, 2016
.Dt FN 3
.Os
.Sh NAME
.Nm \&Fn
.Nd indexing of function prototype macros
.Sh SYNOPSIS
.Ft fn_type
.Fn fn_func fn_arg
.Ft fo_type
.Fo fo_name
.Fa fo_arg
.Fc
|