libflame  12600
Functions
FLA_Swap.c File Reference

(r12600)

Functions

FLA_Error FLA_Swap (FLA_Obj A, FLA_Obj B)

Function Documentation

References FLA_Swap_external().

{
    return FLA_Swap_external( A, B );
}