object_get_scrollbar_mode

Function object_get_scrollbar_mode 

Source
pub unsafe fn object_get_scrollbar_mode(
    obj: *const Object,
) -> Result<ScrollbarMode>
Expand description

ยงSafety

This function is unsafe because it may dereference raw pointers.