Function windows_sys::Win32::Graphics::GdiPlus::GdipSetTextureWrapMode
pub unsafe extern "system" fn GdipSetTextureWrapMode(
brush: *mut GpTexture,
wrapmode: WrapMode,
) -> Status
pub unsafe extern "system" fn GdipSetTextureWrapMode(
brush: *mut GpTexture,
wrapmode: WrapMode,
) -> Status