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

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’