Function windows_sys::Win32::Graphics::GdiPlus::GdipCreatePath

pub unsafe extern "system" fn GdipCreatePath(
    brushmode: FillMode,
    path: *mut *mut GpPath,
) -> Status