GetThemeRect

Function GetThemeRect 

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