tar_archive_alloc

Function tar_archive_alloc 

Source
pub unsafe extern "C" fn tar_archive_alloc(
    storage: *mut Storage,
) -> *mut TarArchive
Expand description

Tar archive constructor

§Arguments

  • storage - Storage API pointer

§Returns

allocated object