pub unsafe extern "system" fn GdipCreateBitmapFromResource(
    hinstance: HINSTANCE,
    lpbitmapname: PCWSTR,
    bitmap: *mut *mut GpBitmap
) -> Status
Expand description

Required features: "Win32_Foundation"