Function gst::ffi::gst_structure_get_int[][src]

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