libntirpc-sys

Crates.iolibntirpc-sys
lib.rslibntirpc-sys
version0.1.0
sourcesrc
created_at2024-09-14 12:18:45.033046
updated_at2024-09-14 12:18:45.033046
descriptionLow-level bindings for the libntirpc library.
homepage
repositoryhttps://github.com/vmingchen/libntirpc-sys
max_upload_size
id1374722
size5,318
Ming Chen (vmingchen)

documentation

README

libntirpc-sys

Low-level bindings for the libntirpc library.

Some documentation for the libary can be found in the Linux man pages rpc(3) and xdr(3). However, the doc has some inconsistency with the library, so we should use the doc as a reference not as a definitive guide.

Its implementation is adapted from the libtirpc-sys library.

Commit count: 0

cargo fmt