Function UA_Server_run

Source
pub unsafe extern "C" fn UA_Server_run(
    server: *mut UA_Server,
    running: *const UA_Boolean,
) -> UA_StatusCode