ma_stop_procFunction typedef

ma_stop_procFunction = Void Function(Pointer<ma_device> pDevice)

Implementation

typedef ma_stop_procFunction =
    ffi.Void Function(ffi.Pointer<ma_device> pDevice);