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

FreeBSD Manual Pages

  
 
  

home | help
cxSetArchi...actCallback(3)  The GNUpdate Project  cxSetArchi...actCallback(3)

NAME
       cxSetArchiveExtractCallback  -  Sets  the  archive  specific extraction
       callback.

SYNOPSIS
       #include	<comprex.h>

       void cxSetArchiveExtractCallback(CxArchive *archive, void(*)( CxArchive
       *, CxFile *, size_t, size_t) callback);

PARAMETERS
       archive
	      The archive.

       callback
	      The callback function.

DESCRIPTION
       Sets the	archive	specific extraction callback.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	   cxSetArchi...actCallback(3)

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

home | help