[][src]Type Definition hdf5_sys::h5p::H5P_prp_cb2_t

type H5P_prp_cb2_t = Option<extern "C" fn(prop_id: hid_t, name: *const c_char, size: size_t, value: *mut c_void) -> herr_t>;