Function open62541_sys::UA_ServerConfig_setMinimal

source ยท
pub unsafe extern "C" fn UA_ServerConfig_setMinimal(
    config: *mut UA_ServerConfig,
    portNumber: UA_UInt16,
    certificate: *const UA_ByteString,
) -> UA_StatusCode