rb_header_size(3)

bofc manual pages

rb_header_size(3)



 

NAME

rb_header_size - read size of rb header in bytes.  

SYNOPSIS

#include <librb.h>

size_t rb_header_size(void);  

RETURN VALUE

Function returns size of iternal struct with information about buffer. Size of the buffer with data is not included.  

SEE ALSO

rb_overview(7), rb_new(3), rb_init(3), rb_destroy(3), rb_cleanup(3), rb_discard(3), rb_stop(3), rb_stop_signal(3), rb_read(3), rb_recv(3), rb_write(3), rb_send(3), rb_posix_read(3), rb_posix_recv(3), rb_posix_write(3), rb_posix_send(3), rb_clear(3), rb_count(3), rb_space(3), rb_array_size(3), rb_version(3)

bofc.pl

23 October 2018 (v1.1.0)

rb_header_size(3)