Function windows::Win32::Graphics::GdiPlus::GdipGetAllPropertyItems
pub unsafe fn GdipGetAllPropertyItems(
image: *mut GpImage,
totalbuffersize: u32,
numproperties: u32,
allitems: *mut PropertyItem,
) -> Status