label_is_char_under_pos

Function label_is_char_under_pos 

Source
pub unsafe fn label_is_char_under_pos(
    obj: *const Object,
    pos: *mut Point,
) -> Result<bool>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.