[][src]Type Definition hdf5_sys::h5f::H5F_flush_cb_t

type H5F_flush_cb_t = Option<unsafe extern "C" fn(object_id: hid_t, udata: *mut c_void) -> herr_t>;