Exemplo n.º 1
0
 public static int DftiFreeDescriptor(ref IntPtr desc)
 {
     return(DFTINative.DftiFreeDescriptor(ref desc));
 }