pub unsafe extern "C" fn av_register_hwaccel(hwaccel: *mut AVHWAccel)
Expand description

Register the hardware accelerator hwaccel.

@deprecated This function doesn’t do anything.