Type Definition shards::SHTableAt

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