mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
mir_rc_increase_counter
mir
rc
context
Increase counter by 1.
export extern (
C
) @
system
nothrow @
nogc
pure
void
mir_rc_increase_counter
(
ref
mir_rc_context
context
)
Parameters
context
mir_rc_context
shared_ptr context (not null)
Meta
Source
See Implementation
mir
rc
context
functions
mir_rc_create
mir_rc_decrease_counter
mir_rc_delete
mir_rc_increase_counter
mixin templates
CommonRCImpl
structs
mir_rc_context
Increase counter by 1.