Function bitcoin_ipc::make_process

source ·
pub fn make_process() -> Box<Process>
Expand description

| Constructor for Process interface. | Implementation will vary depending | on the platform (unix or windows). |