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