Skip to main content

UA_Client_getNamespaceIndex

Function UA_Client_getNamespaceIndex 

Source
pub unsafe extern "C" fn UA_Client_getNamespaceIndex(
    client: *mut UA_Client,
    nsUri: UA_String,
    outIndex: *mut UA_UInt16,
) -> UA_StatusCode