[][src]Function clingo_sys::clingo_assignment_size

pub unsafe extern "C" fn clingo_assignment_size(
    assignment: *const clingo_assignment_t
) -> usize

! The number of assigned literals in the assignment. ! ! @param[in] assignment the target ! @return the number of literals