Home
last modified time | relevance | path

Searched defs:try_from_glib (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-0.17.3/src/
H A Dformat.rs459 unsafe fn try_from_glib(v: i64) -> Result<Self, Self::Error> { in try_from_glib() method
551 unsafe fn try_from_glib(value: i64) -> Result<Self, Self::Error> { in try_from_glib() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dformat.rs459 unsafe fn try_from_glib(v: i64) -> Result<Self, Self::Error> { in try_from_glib() method
551 unsafe fn try_from_glib(value: i64) -> Result<Self, Self::Error> { in try_from_glib() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gstreamer-0.17.1/src/
H A Dformat.rs459 unsafe fn try_from_glib(v: i64) -> Result<Self, Self::Error> { in try_from_glib() method
551 unsafe fn try_from_glib(value: i64) -> Result<Self, Self::Error> { in try_from_glib() method