[][src]Type Definition winapi::um::wingdi::OLDFONTENUMPROCA

type OLDFONTENUMPROCA = Option<unsafe extern "system" fn(_: *const LOGFONTA, _: *const TEXTMETRICA, _: DWORD, _: LPARAM) -> c_int>;