Function wxd_ScrolledWindow_EnableScrolling

Source
pub unsafe extern "C" fn wxd_ScrolledWindow_EnableScrolling(
    self_: *mut wxd_ScrolledWindow_t,
    xScrolling: bool,
    yScrolling: bool,
)