UA_KeyValueMap_getScalar

Function 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