gstreamer_sys

Function gst_structure_get_double

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