Skip to main content

EnumFontsA

Function EnumFontsA 

Source
pub unsafe extern "C" fn EnumFontsA(
    hdc: HDC,
    lpLogfont: LPCSTR,
    lpProc: FONTENUMPROCA,
    lParam: LPARAM,
) -> c_int