webview2_com_sys::Windows::Win32::Graphics::Gdi

Function CreateScalableFontResourceA

Source
pub unsafe fn CreateScalableFontResourceA<'a>(
    fdwhidden: u32,
    lpszfont: impl IntoParam<'a, PSTR>,
    lpszfile: impl IntoParam<'a, PSTR>,
    lpszpath: impl IntoParam<'a, PSTR>,
) -> BOOL