pub unsafe extern "C" fn ACU_CreateDefaultConfig(
config: *mut acuConfig,
) -> ResultExpand description
Prepares a buffer to hold the configuration data to start a connection.
ยงArguments
config- Pointer to an acuConfig struct to contain the data.