Function open62541_sys::UA_SimpleTypeDescription_equal

source ยท
pub unsafe extern "C" fn UA_SimpleTypeDescription_equal(
    p1: *const UA_SimpleTypeDescription,
    p2: *const UA_SimpleTypeDescription,
) -> UA_Boolean