[][src]Type Definition hdf5_sys::h5mm::H5MM_free_t

type H5MM_free_t = Option<extern "C" fn(mem: *mut c_void, free_info: *mut c_void)>;