pub unsafe extern "C" fn c_context_create() -> *mut c_context
@brief Allocate a new nix_c_context. @throws std::bad_alloc @return allocated nix_c_context, owned by the caller. Free using nix_c_context_free.
nix_c_context_free