Type Definition winapi::errhandlingapi::PTOP_LEVEL_EXCEPTION_FILTER [] [src]

type PTOP_LEVEL_EXCEPTION_FILTER = Option<unsafe extern "system" fn(_: *mut EXCEPTION_POINTERS) -> LONG>;