RateExtension()

Synopsis:

#include <aoi.h>

int32_t (*RateExtension)(const char *ext);

Arguments:

ext
The file extension you want to rate.

Description:

This function should return a rating for the given extension.

Returns:

A rating from 0 to 100 of how well the addon can handle the given file extension. 100 is the best rating.