Function divans::divans_new_decompressor_with_custom_alloc[][src]

#[no_mangle]
pub unsafe extern "C" fn divans_new_decompressor_with_custom_alloc(
    allocators: CAllocator,
    skip_crc: u8,
    multithread: u8
) -> *mut DivansDecompressorState