Function uclcli::ucl_init[][src]

pub fn ucl_init()
Expand description

initializes libucl

call this once before calling any other function in this package

Panics

If initialization failed for some reason, this function will panic.