[][src]Type Definition agorartc_sys::agorartc::agorartcnative::FUNC_OnFirstLocalVideoFrame

type FUNC_OnFirstLocalVideoFrame = Option<unsafe extern "C" fn(width: c_int, height: c_int, elapsed: c_int)>;