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

Required features: "Win32_Foundation"