Type Definition gst::ffi::GstTaskPoolFunction[][src]

type GstTaskPoolFunction = Option<extern "C" fn(user_data: *mut c_void)>;