Function obs_data_get_double

Source
pub unsafe extern "C" fn obs_data_get_double(
    data: *mut obs_data_t,
    name: *const c_char,
) -> f64