Function UA_SecurityTokenRequestType_equal

Source
pub unsafe extern "C" fn UA_SecurityTokenRequestType_equal(
    p1: *const UA_SecurityTokenRequestType,
    p2: *const UA_SecurityTokenRequestType,
) -> UA_Boolean