object_get_scroll_snap_x

Function object_get_scroll_snap_x 

Source
pub unsafe fn object_get_scroll_snap_x(obj: *const Object) -> Result<ScrollSnap>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.