[][src]Module zeroconf::ffi

Utilities related to FFI bindings

Modules

cstr

FFI utilities related to c-strings

Traits

AsRaw

Helper trait to convert self to a raw *mut c_void

CloneRaw

Helper trait to convert and clone a raw *mut c_void to it's rust type

FromRaw

Helper trait to convert a raw *mut c_void to it's rust type