Function winapi::um::wingdi::FillRgn

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