pub unsafe extern "C" fn obs_view_set_source(
    view: *mut obs_view_t,
    channel: u32,
    source: *mut obs_source_t
)
Expand description

Sets the source to be used for this view context.