Function inc_raw

Source
fn inc_raw(c: &mut u32) -> Result<(), Overflow>
Expand description

Increment this refcount, but don’t care about any Refs