Trait AsMutPtr
gstreamer::query
pub unsafe trait AsMutPtr: AsPtr { unsafe fn as_mut_ptr(&self) -> *mut GstQuery; }
unsafe fn as_mut_ptr(&self) -> *mut GstQuery
impl AsMutPtr for Query
impl<'a> AsMutPtr for &'a mut QueryRef