[][src]Function rust_htslib::htslib::aligned_alloc

pub unsafe extern "C" fn aligned_alloc(
    __alignment: u64,
    __size: u64
) -> *mut c_void