Function windows_sys::Win32::Graphics::GdiPlus::GdipGetBrushType

pub unsafe extern "system" fn GdipGetBrushType(
    brush: *mut GpBrush,
    type: *mut BrushType,
) -> Status