Type Definition shards::SHTableRemove

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