[][src]Function hdf5_sys::h5p::H5Pset_filter_callback

pub unsafe extern "C" fn H5Pset_filter_callback(
    plist_id: hid_t,
    func: H5Z_filter_func_t,
    op_data: *mut c_void
) -> herr_t