pub unsafe extern "C" fn ContextDestroy(
context: *mut Context,
) -> ErrorCodeExpand description
Destroy the FidelityFX Super Resolution context.
@param [out] context A pointer to a
@retval
FFX_OK The operation completed successfully.
@retval
FFX_ERROR_CODE_NULL_POINTER The operation failed because either
@ingroup FSR2