interface_prerequisites
Description:
Returns the prerequisites of an interfaces type.
Parameters:
interface_type |
an interface type |
n_prerequisites |
location to return the number of prerequisites, or null |
Returns:
a newly-allocated zero-terminated array of Type containing the prerequisites
of |