Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
fcft_font_options_destroy(3)	      fcft	    fcft_font_options_destroy(3)

NAME
     fcft_font_options_destroy - free fcft_font_options objects

SYNOPSIS
     #include <fcft/fcft.h>

     void fcft_font_options_destroy(struct fcft_font_options *options);

DESCRIPTION
     fcft_font_options_destroy()  frees  the  fcft_font_options  object options,
     which must have been created with fcft_font_options_create().

     options may be NULL, in which case fcft_font_options_destroy() is a no-op.

SEE ALSO
     fcft_font_options_create()

3.3.3				   2026-08-27	    fcft_font_options_destroy(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fcft_font_options_destroy&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help