Function windows_sys::Win32::Graphics::Gdi::DrawCaption

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