Function DrawCaption

Source
pub unsafe extern "C" fn DrawCaption(
    hwnd: HWND,
    hdc: HDC,
    lprect: *const RECT,
    flags: UINT,
) -> BOOL