Function windows_sys::Win32::Graphics::GdiPlus::GdipGetPathTypes

pub unsafe extern "system" fn GdipGetPathTypes(
    path: *const GpPath,
    types: *mut u8,
    count: i32,
) -> Status