Type Definition winapi::um::wingdi::OLDFONTENUMPROCA [−][src]
type OLDFONTENUMPROCA = Option<unsafe extern "system" fn(_: *const LOGFONTA, _: *const TEXTMETRICA, _: DWORD, _: LPARAM) -> c_int>;
type OLDFONTENUMPROCA = Option<unsafe extern "system" fn(_: *const LOGFONTA, _: *const TEXTMETRICA, _: DWORD, _: LPARAM) -> c_int>;