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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’