[][src]Type Definition winapi::um::wininet::PFN_AUTH_NOTIFY

type PFN_AUTH_NOTIFY = Option<unsafe extern "system" fn(_: DWORD_PTR, _: DWORD, _: LPVOID) -> DWORD>;