pub unsafe extern "system" fn GetTitleBarInfo(
    hwnd: HWND,
    pti: *mut TITLEBARINFO
) -> BOOL
Expand description

Required features: "Win32_Foundation"