GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
KDATA_BUFFER_COPY(3) FreeBSD Library Functions Manual KDATA_BUFFER_COPY(3)

kdata_buffer_copycopy immutable buffer data

library “libkplot”

#include <cairo.h>
#include <kplot.h>

int
kdata_buffer_copy(struct kdata *dst, struct kdata *src);

The kdata_buffer_copy function copies data from src into the buffer source dst that was created with kdata_buffer_alloc(3).

kdata_buffer_copy returns 0 if memory allocation failed.

kdata_buffer_alloc(3), kplot(3)

November 18, 2014 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.