Function open62541_sys::UA_KeyValueMap_getScalar

source ยท
pub unsafe extern "C" fn UA_KeyValueMap_getScalar(
    map: *const UA_KeyValueMap,
    key: UA_QualifiedName,
    type_: *const UA_DataType,
) -> *const c_void