Type Definition shards::SHSetContains

source · []
pub type SHSetContains = Option<unsafe extern "C" fn(table: SHSet, value: SHVar) -> SHBool>;