[][src]Function rust_htslib::htslib::cram_block_append

pub unsafe extern "C" fn cram_block_append(
    b: *mut cram_block,
    data: *const c_void,
    size: i32
) -> i32