Function grpcio_sys::grpc_auth_metadata_context_copy [−][src]
pub unsafe extern "C" fn grpc_auth_metadata_context_copy(
from: *mut grpc_auth_metadata_context,
to: *mut grpc_auth_metadata_context
)
Performs a deep copy from \a from to \a to.