Trait gstreamer::query::AsPtr[][src]

pub unsafe trait AsPtr {
    unsafe fn as_ptr(&self) -> *mut GstQuery;
}

Required Methods

Implementors