Function winapi::um::wingdi::FillRgn[][src]

pub unsafe extern "system" fn FillRgn(
    hdc: HDC,
    hrgn: HRGN,
    hbr: HBRUSH
) -> BOOL