[][src]Function rusty_ffmpeg::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.