Function winapi::um::errhandlingapi::AddVectoredExceptionHandler[][src]

pub unsafe extern "system" fn AddVectoredExceptionHandler(
    First: ULONG,
    Handler: PVECTORED_EXCEPTION_HANDLER
) -> PVOID