pub unsafe extern "C" fn obs_source_get_proc_handler(
source: *const obs_source_t,
) -> *mut proc_handler_t
Expand description
Returns the procedure handler for a source
pub unsafe extern "C" fn obs_source_get_proc_handler(
source: *const obs_source_t,
) -> *mut proc_handler_t
Returns the procedure handler for a source