libhdf5_sys::h5i::H5I_search_func_t [] [src]

type H5I_search_func_t = Option<extern fn(obj: *mut c_void, id: hid_t, key: *mut c_void) -> c_int>;