Function UA_CloseSecureChannelRequest_equal

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