Function UA_CloseSecureChannelResponse_equal

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