[][src]Function winapi::um::winuser::DrawCaption

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