Type Definition vpx_sys::vpx_codec_put_frame_cb_fn_t [] [src]

type vpx_codec_put_frame_cb_fn_t = Option<unsafe extern "C" fn(_: *mut c_void, _: *const vpx_image_t)>;