Function
GnomeAutoarformat_get_libarchive_read
Declaration [src]
AutoarFormatFunc
autoar_format_get_libarchive_read (
AutoarFormat format
)
Description [src]
Gets the function used to set format on the object returned by archive_read_new().
This function is not directly available to language bindings.
Parameters
format-
Type:
AutoarFormatAn
AutoarFormat.
Return value
Type: AutoarFormatFunc
Function pointer to the setter function provided by libarchive.