Function windows_sys::Win32::Graphics::GdiPlus::GdipGetLineBlendCount

pub unsafe extern "system" fn GdipGetLineBlendCount(
    brush: *mut GpLineGradient,
    count: *mut i32,
) -> Status