Type Definition shards::SHTableContains

source · []
pub type SHTableContains = Option<unsafe extern "C" fn(table: SHTable, key: SHString) -> SHBool>;