[−][src]Function ffmpeg_dev::sys::av_encryption_init_info_free
pub unsafe extern "C" fn av_encryption_init_info_free(
info: *mut AVEncryptionInitInfo
)
Frees the given encryption init info object. This MUST NOT be used to free the side-data data pointer, that should use normal side-data methods.