pub unsafe extern "system" fn CreateScalableFontResourceW(
    fdwhidden: u32,
    lpszfont: PCWSTR,
    lpszfile: PCWSTR,
    lpszpath: PCWSTR
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’