pub unsafe extern "system" fn CreateDIBPatternBrush(
    h: HGLOBAL,
    iusage: DIB_USAGE
) -> HBRUSH
Expand description

Required features: "Win32_Foundation"