System_PlaySound property

int Function(Pointer<Void>, Pointer<Void>, Pointer<Void>, int, Pointer<Pointer<Void>>) System_PlaySound
final

Implementation

final int Function(
  Pointer<Void>,
  Pointer<Void>,
  Pointer<Void>,
  int,
  Pointer<Pointer<Void>>,
)
System_PlaySound;