Function vc6_sys::FillRect

source ·
pub unsafe extern "stdcall" fn FillRect(
    hDC: HDC,
    lprc: *const RECT,
    hbr: HBRUSH
) -> c_int