librepcb_rust_core::ffi::zip_archive_ffi

Function ffi_ziparchive_extract

Source
#[no_mangle]
extern "C" fn ffi_ziparchive_extract(
    obj: &mut ZipArchive,
    dir: &QString,
) -> bool
Expand description

Extract ZipArchive to directory