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

type OLDFONTENUMPROCW = Option<unsafe extern "system" fn(_: *const LOGFONTW, _: *const TEXTMETRICW, _: DWORD, _: LPARAM) -> c_int>;