FreeBSD Manual Pages
KPLOT_GET_PLOTCFG(3) Library Functions Manual KPLOT_GET_PLOTCFG(3) NAME kplot_get_plotcfg -- get configuration for a plot LIBRARY library "libkplot" SYNOPSIS #include <cairo.h> #include <kplot.h> struct kplotcfg * kplot_get_plotcfg(struct kplot *p); DESCRIPTION The kplot_get_plotcfg function returns the struct kplotcfg assigned to a plot with kplot_alloc(3). This is never NULL. SEE ALSO kplot(3), kplot_alloc(3) FreeBSD ports 15.quarterly February 11, 2015 KPLOT_GET_PLOTCFG(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kplot_get_plotcfg&sektion=3&manpath=FreeBSD+Ports+15.0.quarterly>
