mojave man page for genders_handle_create

Query: genders_handle_create

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GENDERS_HANDLE_CREATE(3)					    LIBGENDERS						  GENDERS_HANDLE_CREATE(3)

NAME
genders_handle_create - create a genders handle
SYNOPSIS
#include <genders.h> genders_t genders_handle_create(void);
DESCRIPTION
genders_handle_create() creates a genders handle for use with the genders C API. A genders handle is of type genders_t, which is defined in genders.h. The genders handle must be passed to most of the genders C API functions.
RETURN VALUES
On success, a genders handle (datatype genders_t) will be returned. On error, NULL is returned.
FILES
/usr/include/genders.h
SEE ALSO
genders_handle_destroy(3), genders_load_data(3)
LLNL
August 2003 GENDERS_HANDLE_CREATE(3)
Related Man Pages
genders_load_data(3) - debian
genders_handle_destroy(3) - minix
genders_load_data(3) - php
genders_handle_destroy(3) - redhat
genders_handle_destroy(3) - v7
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.