Function inkview_sys::c_api::GetClip[][src]

pub unsafe extern "C" fn GetClip(
    x: *mut i32,
    y: *mut i32,
    w: *mut i32,
    h: *mut i32
)