Function obs_data_apply

Source
pub unsafe extern "C" fn obs_data_apply(
    target: *mut obs_data_t,
    apply_data: *mut obs_data_t,
)