Type Definition shards::SHSetGetIterator

source · []
pub type SHSetGetIterator = Option<unsafe extern "C" fn(set: SHSet, outIter: *mut SHSetIterator)>;