view_scroll_size

Function view_scroll_size 

Source
pub unsafe extern "C" fn view_scroll_size(
    view: *const View,
    width: *mut real32_t,
    height: *mut real32_t,
)