[][src]Type Definition CCODE::I_RpcProxyGetClientAddressFn

type I_RpcProxyGetClientAddressFn = Option<unsafe extern "C" fn(Context: *mut c_void, Buffer: *mut c_char, BufferLength: *mut c_ulong) -> RPC_STATUS>;