open62541_sys

Function UA_SimpleTypeDescription_equal

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