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