Function UA_CreateSessionRequest_equal

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