pub unsafe extern "C" fn de265_free_decoder(
arg1: *mut de265_decoder_context,
) -> TypeExpand description
Free decoder context. May only be called once on a context.
pub unsafe extern "C" fn de265_free_decoder(
arg1: *mut de265_decoder_context,
) -> TypeFree decoder context. May only be called once on a context.