rust_htslib::htslib::vcf::memccpy
[−]
[src]
pub unsafe extern fn memccpy(__dest: *mut c_void, __src: *const c_void, __c: c_int, __n: size_t) -> *mut c_void