Constant nix_err_NIX_OK

Source
pub const nix_err_NIX_OK: nix_err = 0;
Expand description

No error occurred. This error code is returned when no error has occurred during the function execution.