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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’