Function rust_htslib::htslib::vcf::posix_memalign
[−]
[src]
pub unsafe extern fn posix_memalign(__memptr: *mut *mut c_void,
__alignment: size_t,
__size: size_t)
-> c_int