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