object_get_content_coords

Function object_get_content_coords 

Source
pub unsafe fn object_get_content_coords(
    obj: *const Object,
    area: *mut Area,
) -> Result<()>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.