Dartma_stop_procFunction typedef

Dartma_stop_procFunction = void Function(Pointer<ma_device> pDevice)

Implementation

typedef Dartma_stop_procFunction =
    void Function(ffi.Pointer<ma_device> pDevice);