ma_device_get_state function
Implementation
ma_device_state ma_device_get_state(ffi.Pointer<ma_device> pDevice) =>
ma_device_state.fromValue(_ma_device_get_state(pDevice));
ma_device_state ma_device_get_state(ffi.Pointer<ma_device> pDevice) =>
ma_device_state.fromValue(_ma_device_get_state(pDevice));