Type Definition GstTaskPoolFunction
gstreamer_sys
type GstTaskPoolFunction = Option<unsafe extern "C" fn(_: *mut c_void)>;