Function wxd_ScrolledWindow_GetScrollPixelsPerUnit

Source
pub unsafe extern "C" fn wxd_ScrolledWindow_GetScrollPixelsPerUnit(
    self_: *mut wxd_ScrolledWindow_t,
    xUnit: *mut c_int,
    yUnit: *mut c_int,
)