Function gst::ffi::gst_structure_get_uint64[][src]

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