Function user32::FrameRect [] [src]

pub unsafe extern "system" fn FrameRect(
    hDC: HDC,
    lprc: *const RECT,
    hbr: HBRUSH
) -> c_int