Type Definition shards::SHMutateProc

source · []
pub type SHMutateProc = Option<unsafe extern "C" fn(arg1: *mut Shard, options: SHTable)>;