[][src]Function hdf5_sys::h5p::H5Pset_object_flush_cb

pub unsafe extern "C" fn H5Pset_object_flush_cb(
    plist_id: hid_t,
    func: H5F_flush_cb_t,
    udata: *mut c_void
) -> herr_t