[][src]Function gst::ffi::gst_structure_get_double

pub unsafe extern "C" fn gst_structure_get_double(
    structure: *const GstStructure,
    fieldname: *const gchar,
    value: *mut gdouble
) -> gboolean