[][src]Function gstreamer_sys::gst_structure_get_int64

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