Function inkview_sys::c_api::GetThemeRect[][src]

pub unsafe extern "C" fn GetThemeRect(
    name: *const u8,
    rect: *mut irect,
    x: i32,
    y: i32,
    w: i32,
    h: i32,
    flags: i32
)