[][src]Function hdf5_sys::h5p::H5Pset_driver

pub unsafe extern "C" fn H5Pset_driver(
    plist_id: hid_t,
    driver_id: hid_t,
    driver_info: *const c_void
) -> herr_t