[][src]Function ffmpeg_dev::sys::av_register_hwaccel

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

Register the hardware accelerator hwaccel.

@deprecated This function doesn't do anything.