rust_htslib::htslib

Function cram_block_append

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