Function user32::DrawCaption [] [src]

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