LGraphApi_OutInEdgeIterator_eq

Function LGraphApi_OutInEdgeIterator_eq 

Source
pub unsafe extern "C" fn LGraphApi_OutInEdgeIterator_eq(
    lhs: *const lgraph_api_out_edge_iterator_t,
    rhs: *const lgraph_api_in_edge_iterator_t,
) -> bool