Function rust_htslib::htslib::posix_memalign
source · pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: u64,
__size: u64
) -> i32
pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: u64,
__size: u64
) -> i32