hdf5_sys::H5Pset_vlen_mem_manager [] [src]

pub unsafe extern fn H5Pset_vlen_mem_manager(plist_id: hid_t, alloc_func: H5MM_allocate_t, alloc_info: *const c_void, free_func: H5MM_free_t, free_info: *const c_void) -> herr_t