Function obs_data_array_erase

Source
pub unsafe extern "C" fn obs_data_array_erase(
    array: *mut obs_data_array_t,
    idx: usize,
)