Skip to main content

ppl_Constraint_System_const_iterator_dereference

Function ppl_Constraint_System_const_iterator_dereference 

Source
pub unsafe extern "C" fn ppl_Constraint_System_const_iterator_dereference(
    cit: ppl_const_Constraint_System_const_iterator_t,
    pc: *mut ppl_const_Constraint_t,
) -> c_int
Expand description

\relates ppl_Constraint_System_const_iterator_tag \brief Dereference \p cit writing a const handle to the resulting constraint at address \p pc.