UA_CloseSessionRequest_equal

Function UA_CloseSessionRequest_equal 

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