Function obs_sys::obs_output_addref

source ·
pub unsafe extern "C" fn obs_output_addref(output: *mut obs_output_t)
Expand description

Adds/releases a reference to an output. When the last reference is released, the output is destroyed.