Function can_help_downed

Source
pub fn can_help_downed(
    pos: Pos,
    target_pos: Pos,
    target_health: Option<&Health>,
) -> bool