Function blosc_sys::blosc_cbuffer_complib [] [src]

pub unsafe extern "C" fn blosc_cbuffer_complib(
    cbuffer: *const c_void
) -> *mut c_char

Return the compressor library/format used in a compressed buffer.

This function should always succeed.