Function gstreamer::macos_main

source ·
pub fn macos_main<T, F>(func: F) -> T
where F: FnOnce() -> T + Send,
Available on crate feature v1_22 only.